AdTermCampusRelationship 
EntityType  Independent 
Logical Entity Name  AdTermCampusRelationship 
Default Table Name  AdTermCampusRelationship 
Logical Only  NO 
Definition 
 
Note 
 

AdTermCampusRelationship Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdTermCampusRelationshipID(PK)    INTEGER  NO 
 
TermId(FK)    INTEGER  NO 
 
CampusId(FK)    INTEGER  NO 
 
OpenRegistrationBeginDateTime    DATETIME  YES 
 
OpenRegistrationEndDateTime    DATETIME  YES 
 
InternalRegistrationBeginDateTime    DATETIME  YES 
 
InternalRegistrationEndDateTime    DATETIME  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserID(FK)    INTEGER  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

AdTermCampusRelationship Keys 
Key Name  Key Type  Keys 
PK_AdTermCampusRelationship  PrimaryKey  AdTermCampusRelationshipID 

AdTermCampusRelationship Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  One To Zero or More        TermId  NO 
Campus  Non-Identifying  One To Zero or More        CampusId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdTermCampusRelationship Check Constraints 
Check Constraint Name  CheckConstraint